home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 8_scripts / fnet < prev    next >
Text File  |  2001-03-21  |  1KB  |  33 lines

  1. Synopsis:
  2.    load fnet
  3.  
  4. Description:
  5.    This script sets a number of aliases and hooks to make the client mimic
  6.    the look and feel of IRC ForumNet.  The aliases it creates are:
  7.  
  8.      Alias              Description                                       
  9.      beep <nick>        set a beep to the given nickname
  10.      boot <nick>        forcibly remove user from a group
  11.      commands           list ForumNet commands
  12.      display <num>      redisplay given number of last messages
  13.      fset <var>         set or display an internal client variable
  14.      group <name>       switch to a new group
  15.      hclear             clear /m history
  16.      invite <nick>      invite a user to the group
  17.      m <nick>           send a message to another user
  18.      motd               read the current message of the day
  19.      nick <nick>        change to a new nickname
  20.      nm <nick>          remove moderator status from user
  21.      pass <nick>        make user a group moderator
  22.      q                  quit irc
  23.      status [h|p|s|u]   change group status
  24.      topic <text>       set a new topic of discussion for the group
  25.      w [<group>]        lists all groups and users
  26.      
  27. See Also:
  28.    brc(8); load(5)
  29.  
  30. Other Notes:
  31.    The name of this script's author is not known.
  32.  
  33.